home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / FINDT312.ARJ / FIND-IT3.TXT < prev   
Text File  |  1992-08-05  |  17KB  |  450 lines

  1. Find-It ver 3.12 for WINDOWS (v3.0 & v3.1) is the Ultimate file finder!
  2.  
  3. Copyright (c) 1991, 1992 by RME Enterprises.  All Rights Reserved worldwide.
  4.  
  5.  
  6. Description:
  7.  
  8.      Find-It is a disk file search utility.  Given one or more file specs, 
  9.      date and size options, and wildcard characters, the tool will search 
  10.      ALL of the specified disks for files matching the specification.  When 
  11.      files are found, their full path names are displayed.  Like other 
  12.      search utilities it will recurse subdirectories in search of files.  
  13.      This utility, however, has one major advantage over the others in 
  14.      these days of heavy file compression and archiving in that it will 
  15.      open and scan archives in search of it's files.  ARC, ZIP, ARJ, LZH,
  16.      and ZOO formats are currently supported.  Additional options allow
  17.      the user to specify search criteria other than the file mask including 
  18.      file dates and sizes.  Files and directories that are marked hidden, 
  19.      system, and read-only may also be found. 
  20.  
  21.      You enter the file search spec using a database style with the usual 
  22.      DOS wildcard characters, except they may be used multiple times:
  23.          Use ? to represent 1 unknown character.
  24.          Use * to represent any sequence of characters.
  25.      For example, using a search spec of *s*t* would find 'setting', 
  26.      'assets', and 'shoot'.  Without using a period in the search file 
  27.      name, the search spans the filename and extension. 
  28.  
  29.      Once the program locates matching files, you can process those files 
  30.      by performing an unlimited amount of commands.  You are offered a 
  31.      checkbox to select the file types: those being normal, in ARC, in 
  32.      ZIP, in ARJ, in LZH, or in ZOO files.  The appropriate items are
  33.      illuminated with counts to let you know that those types of file have 
  34.      been found.  You may then process the files through commands.  The 
  35.      commands are anything that can be processed through DOS.  You may 
  36.      use the following macro substitution characters:
  37.         Use ! to represent the found file.
  38.         Use @ to represent the parent file.
  39.           (the ARCed file that contained the found file).
  40.      The default when found is to select ALL matching files.
  41.      You may deselect any of the files found before processing.
  42.  
  43.  
  44. Features:
  45.  
  46.      - Can operate in the BACKGROUND (even as an icon) (when registered).
  47.      - When operating in background, the user can STOP the search.
  48.      -    Availability            OPTIONS  
  49.           after search            Alarm, Reactivate, Display after search
  50.           during search           Display list during search (when found)
  51.                                   Background operation
  52.      - Can REACTIVATE itself (user selected) if it's an icon.
  53.      - Saves option configuration for later sessions.
  54.      - Has UNLIMITED FileTypes (ver 1.0 previously allowed 8).
  55.      - Does MULTIPLE MASKS of filenames (ie. SpreadSheets *.wr1 *.wk1 *.wks).
  56.      - Has a built-in search TIMER which is displayed upon completion.
  57.      - Searches through .ARC, .ZIP, .ARJ, .LZH, add .ZOO compressed files.
  58.      - Displays the FILE'S date according to the WINDOWS date format.
  59.      - Can display files as they're found or wait until all are found.
  60.      - Found files can be selected and processed with any DOS command.
  61.      - Automatically sizes the Found file and Process dialog box to the
  62.        width of your screen to take advantage of higher resolution screens
  63.      - This is a maintenance release and is a fre upgrade to version 3.11
  64.        (use your same registration information to upgrade.)
  65.      - Registered owners can UPGRADE the Windows portion for only $10 US, or
  66.        UPGRADE both portions (DOS & Windows) for $15 US.
  67.  
  68.  
  69. Improvements:
  70.  
  71.      - TOTALLY rewritten in C++ 3.0 and optimized resulting in:
  72.          - 30% speed improvement.
  73.          - smoother multitasking with other processes.
  74.          - self checking for VIRUS's upon startup.
  75.      - Added option to SORT alphabetically (helps find duplicate filenames).
  76.      - Added searching BETWEEN dates and sizes.
  77.      - Shows files attributes.
  78.      - Added Help Screens.
  79.      - Search Timer is updated every second.
  80.      - Added to Save Selected Drive list.
  81.  
  82.      If you're a previous registered user (ver 1.0 ONLY), you may delete 
  83.      (in WIN.INI) the line FileTypes=.... or make it FileTypes0= and 
  84.      replace the space with a comma between the file types.  Otherwise 
  85.      you will loose those original formats, as the previous line is 
  86.      incompatible in version 2.0 and later (because of the unlimited 
  87.      masks).
  88.         Original:    FileTypes=AllFiles *.* ArcFiles *.arc 
  89.         New Format:  FileTypes0=AllFiles *.*,ArcFiles *.arc,ZipFiles *.zip
  90.  
  91.  
  92.  
  93.  
  94. Find-It ver 3.12 for DOS is the ultimate file finder.
  95.  
  96. Copyright (c) 1991, 1992 by RME Enterprises. All Rights Reserved.
  97.  
  98.  
  99. Description:
  100.  
  101.      Find-It is a disk file search utility.  Given one or more file specs 
  102.      containing options wildcard characters, the tool will search the 
  103.      specified system, disk, tree, or directory for files matching the 
  104.      specification.  When files are found, their full path names are 
  105.      displayed.  Like other search utilities it will recurse 
  106.      subdirectories in search of files.  This utility, however, has one 
  107.      major advantage over the others in these days of heavy file 
  108.      compression and archiving in that it will open and scan archives in 
  109.      search of it's files.  ARC, ZIP, ARJ, LZH, and ZOO formats are currently 
  110.      supported.  Additional options allow the user to specify search 
  111.      criteria other than the file mask including file dates and sizes.  
  112.      Files and directories that are marked hidden, system, and read-only 
  113.      may also be found.  When files are found, their quantity and sizes 
  114.      are summarized for each directory, archive, and specification. 
  115.  
  116.  
  117.  
  118. Usage:
  119.  
  120.      Find-It [options] <filespecs...>
  121.  
  122.      The filename may be any valid DOS file specification.  It may 
  123.      contain the standard dos wildcards "?" and "*". 
  124.  
  125.      Multiple file specs may be used to search different areas of a 
  126.      system. 
  127.  
  128.          -> find-it a:\programs\sys*.h c:\utilities\sys*.h
  129.  
  130.      Multiple file masks may be used to search the same area for 
  131.      different file specifications.  Separate the file masks by a comma. 
  132.  
  133.          -> find-it a:\programs\*.h,*.c,*.cpp
  134.  
  135.      An asterisk may be supplied instead of a specific drive to search 
  136.      all existing hard disk drives from the root directory down.  This 
  137.      is very useful for large networks. 
  138.  
  139.          -> find-it *:\missing.doc
  140.  
  141.      Any combination of these options may be used together.
  142.  
  143.          -> a:\programs\*.h,*.c,*.cpp d:\test\*.doc,*.txt *:missing.doc
  144.  
  145.       The output of the program may be redirected to the printer to
  146.       obtain a hard copy or to a file for later use in conjunction with
  147.       another program.  When output has been redirected, the opening
  148.       screen and the usual search progress messages will be suppressed.
  149.  
  150.          -> find-it /d \*.doc >prn
  151.          -> find-it /d/s \*.h >listing.dat
  152.  
  153.  
  154. Options:
  155.  
  156.      Any number or combination of options may be specified anywhere on 
  157.      the command line.  Each must be proceeded by a forward slash (/).  
  158.      Option parameters may be proceeded by an equal sign (=).  Option 
  159.      switches may be followed by either a plus sign (+) to activate the 
  160.      option (default) or a minus sign (-) to deactivate the option. 
  161.  
  162.  
  163.   /D[=dir_mask] = Descend Directories  (default NO,dir_mask=*.*)
  164.  
  165.      The /D option causes any subdirectories that are encountered to be 
  166.      scanned in search of files.  This allows an entire disk or 
  167.      directory tree to be searched. 
  168.  
  169.         -> find-it /d c:\missing.doc
  170.  
  171.      When the optional directory mask is specified, only directories 
  172.      with names matching the mask will be searched. 
  173.  
  174.         -> find-it /d=SOURCE d:\*.cpp
  175.         -> find-it /d=DOC*,TXT* d:\*.doc
  176.  
  177.  
  178.   /S[=arc_mask] = Scan Archives  (default=NO,arc_mask=*.*)
  179.  
  180.      The /S option causes any archives that are encountered to be 
  181.      scanned in search of files.  This allows files that are stored in 
  182.      compressed archives to be found.  ARC, ZIP, ARJ, and LZH formats 
  183.      are currently supported. 
  184.  
  185.         -> find-it /s d:\archives\missing.doc
  186.  
  187.      When the optional archive mask is specified, only archives with 
  188.      names matching the mask will be searched. 
  189.  
  190.         -> find-it /s=*.zip d:\archives\missing.doc
  191.         -> find-it /s=*.arj,*.lzh d:\archives\missing.doc
  192.  
  193.  
  194.   /R± = Show Directories  (default=NO)
  195.  
  196.      This option causes any directories containing matching files to be 
  197.      displayed.
  198.  
  199.         -> find-it /d/r *.c
  200.         -> find-it /d/r- *.doc
  201.  
  202.  
  203.   /E± = Show Files  (default=YES)
  204.  
  205.      This option causes any files matching the file specs to be 
  206.      displayed. 
  207.  
  208.         -> find-it /e d:\test\*.c
  209.         -> find-it /d/r/e- c:\doc\*.doc
  210.  
  211.  
  212.   /C± = Show Archives  (default=NO)
  213.  
  214.      This option causes any archives containing matching files to be 
  215.      displayed. 
  216.  
  217.         -> find-it /s/c lost.dat
  218.         -> find-it /d/s/c- unknown.lst
  219.  
  220.  
  221.   /K± = Show Archived Files  (default=YES)
  222.  
  223.      This option causes any files matching the file specs that are found 
  224.      within an archive to be displayed. 
  225.  
  226.         -> find-it /s/k work.dat
  227.         -> find-it /s/c/k- test*.dat
  228.  
  229.  
  230.   /B± = Use Database File Matching  (default=NO)
  231.  
  232.      This option causes Find-It to use standard database wildcard
  233.      matching instead of standard DOS wildcard matching.  The basic
  234.      difference is that multiple asterisks may be used each of which
  235.      represent any number of characters.
  236.  
  237.         -> find-it /s/d *ss*.dat
  238.  
  239.         -> find-it /s/k- test*x*.txt
  240.  
  241.  
  242.   /A± = Show File Date  (default=NO)
  243.  
  244.      This option causes the file date to be displayed with the file 
  245.      name. 
  246.  
  247.         -> find-it /a *.dat
  248.  
  249.  
  250.   /M± = Show File Time  (default=NO)
  251.  
  252.      This option causes the file time to be displayed with the file 
  253.      name. 
  254.  
  255.         -> find-it /m *.dat
  256.  
  257.  
  258.   /Z± = Show File Size  (default=NO)
  259.  
  260.      This option causes the file size to be displayed with the file 
  261.      name.  File counts and sizes are subtotaled at multiple levels.  
  262.      Each directory, archive, and file spec will display the appropriate 
  263.      subtotals of file counts and sizes.  If multiple file specs have 
  264.      been supplied, then a grand total will be displayed when the entire 
  265.      search has been completed.  Archived files will display the 
  266.      original size of the file when uncompressed. 
  267.  
  268.         -> find-it /z *.dat
  269.         -> find-it /d/s/z *:\*.pas
  270.  
  271.  
  272.   /P± = Show Full Path  (default=YES)
  273.  
  274.      This option causes the full path of the file to be displayed.
  275.  
  276.         -> find-it /p *.for
  277.         -> find-it /d/p- E:\*.for
  278.  
  279.  
  280.   /F[=YY-MM-DD] = Include only files stamped on or after date  (default=today)
  281.  
  282.      This option causes only files which have a time stamp on or after
  283.      the specified date to be displayed. 
  284.  
  285.         -> find-it /f c:\*.h
  286.         -> find-it /d/f=91-02-15 c:\*.cpp
  287.  
  288.  
  289.   /T[=YY-MM-DD] = Include only files stamped on or before date (default=today)
  290.  
  291.      This option causes only files which have a time stamp on or before
  292.      the specified date to be displayed. 
  293.  
  294.         -> find-it /t d:\tqx*.*
  295.         -> find-it /t=91-04-19 accounts\*.jan
  296.  
  297.  
  298.   Note: The date /To and /From options may be combined to include only
  299.         files within a specified date range.
  300.  
  301.         --> find-it /f=91-03-01 /t=91-03-31 c:\doc\*.doc
  302.  
  303.  
  304.   /L = Include only files less than or equal to size.
  305.  
  306.      This option causes only files which have a size that is less than 
  307.      or equal to the specified size to be displayed. 
  308.  
  309.         -> find-it /l=5000 f:\books\*.doc
  310.         -> find-it /l=100000 d:\huge\*.*
  311.  
  312.  
  313.   /G = Include only files greater than or equal to size.
  314.  
  315.      This option causes only files which have a size that is greater 
  316.      than or equal to the specified size to be displayed. 
  317.  
  318.         -> find-it /g=5000 f:\books\*.doc
  319.         -> find-it /g=100000 d:\shrimps\*.*
  320.  
  321.  
  322.   Note: The size /Less and /Greater than options may be combined to 
  323.         include only files within a specified size range.
  324.  
  325.         -> find-it /l=10000 /g=20000 e:\include\*.h
  326.  
  327.  
  328. Product Registration:
  329.  
  330.   /REGISTER = Register product to enable enhancements.
  331.  
  332.      As distributed, this product will not scan archives in search of 
  333.      matching files.  When you register your copy, it will be enhanced 
  334.      to scan all forms of compressed archives and the initial display 
  335.      message will be deactivated.  When you receive your registration 
  336.      name and number by mail or phone, type the following command when 
  337.      you are in the directory containing the file SS.EXE: 
  338.  
  339.         -> find-it /register
  340.  
  341.      The software will then prompt you to enter your name and 
  342.      registration number.  Be sure to enter your name exactly as 
  343.      specified paying attention to case sensitivity.
  344.  
  345.  
  346.  
  347.  
  348. Software License Agreement:
  349.  
  350.      You are free to copy Find-It for noncommercial or commercial 
  351.      use subject to the following conditions and restrictions: 
  352.  
  353.         Find-It must be copied in unmodified and unregistered form.
  354.  
  355.         This documentation file must be supplied with the software.
  356.  
  357.         No copying or distribution fee may be assessed other than the 
  358.         basic charges for the cost of the coping medium.
  359.  
  360.         Find-It may not be distributed with any other software or 
  361.         hardware product(s) without the express written permission of 
  362.         RME Enterprises.
  363.  
  364.         Distribution of the software in registered form is strictly
  365.         prohibited.
  366.  
  367.      No one may modify Find-It for any reason, in any way, 
  368.      including but not limited to, decompiling-compiling, patching, 
  369.      disassembling, or reverse engineering the program.  This 
  370.      restriction also applies to all program outputs such as the opening 
  371.      screen.  RME Enterprises hereby disclaims all warranties relating 
  372.      to this software, whether express or implied, including without 
  373.      limitation any implied warranties of merchantability or fitness for 
  374.      a particular purpose.  RME Enterprises will not be liable for any 
  375.      special, incidental, consequential, indirect or similar damages due 
  376.      to loss of data or any other reason, even if RME Enterprises or an 
  377.      agent of RME Enterprises has been advised of the possibility of 
  378.      such damages.  In no event shall RME Enterprises's liability for 
  379.      any damages ever exceed the price paid for the license to use the 
  380.      software, regardless of the form of the claim.  The person using 
  381.      the software bears all risk as to the quality and performance of 
  382.      the software. 
  383.  
  384.      COMPUSERVE ID 70670,1740
  385.  
  386.  
  387.  
  388.  
  389. Software Ordering:
  390.  
  391.      To register Find-It by phone call (313)-623-6970 with your 
  392.      VISA/MC number and expiration date.  You will be given a 
  393.      registration number over the phone for instant gratification!
  394.  
  395.  
  396.      To register by mail complete the order form below and mail to: 
  397.  
  398.            Find-It c/o RME Enterprises
  399.            7514 Maceday Lake Road
  400.            Waterford, MI 48329-2626
  401.  
  402.  
  403.      Quantity  Description                               Amount
  404.  
  405.      ________  Find-It v3.1 for Windows              $ 15 ea _________
  406.  
  407.      ________  Find-It v3.1 for DOS                  $ 15 ea _________
  408.  
  409.      ________  Find-It v3.1 for Windows and DOS      $ 25 ea _________
  410.  
  411.      ________  UPGRADE Find-It 3.1 (Windows only)    $ 10 ea _________
  412.  
  413.      ________  UPGRADE Find-It 3.1 (Windows & DOS)   $ 15 ea _________
  414.  
  415.      (Michigan residents add 4% sales tax)           Tax     _________
  416.  
  417.                                                      Total   _________
  418.  
  419.      Payment:
  420.  
  421.      Check [ ]    Visa [ ]    MasterCard [ ]    PO [ ] ____________
  422.  
  423.      Name:    _____________________________________________________
  424.  
  425.      Company: _____________________________________________________
  426.  
  427.      Address: _____________________________________________________
  428.  
  429.      Work Phone: (___) ___________    Home Phone: (___) ___________
  430.  
  431.      Card Number: ____________________   Exp Date: ________________
  432.  
  433.      Signature of Cardholder: _____________________________________
  434.  
  435.      Where did you receive your copy:
  436.          ____ Compuserve ID __________
  437.          ____ BBS number (_____) _____ - __________
  438.          ____ Friend
  439.          ____ ShareWare Distributor (____) ____ - ________
  440.  
  441.      Comments / Improvements: _____________________________________
  442.  
  443.                ____________________________________________________
  444.  
  445.                ____________________________________________________
  446.  
  447.                ____________________________________________________
  448.  
  449.  
  450.